object fbsWWarning: TfbsWWarning Left = 321 Top = 131 AutoSize = True BorderIcons = [] BorderStyle = bsDialog BorderWidth = 10 Caption = 'Information!' ClientHeight = 257 ClientWidth = 233 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lTitel1: TLabel Left = 0 Top = 0 Width = 61 Height = 29 Caption = 'Titel1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lTitel2: TLabel Left = 0 Top = 26 Width = 45 Height = 24 Caption = 'Titel2' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lUntertitel: TLabel Left = 0 Top = 56 Width = 42 Height = 13 Caption = 'Untertitel' end object lcopyr: TLabel Left = 0 Top = 80 Width = 15 Height = 13 Caption = '(c) ' end object lFirma: TLabel Left = 16 Top = 80 Width = 25 Height = 13 Caption = 'Firma' end object wwwDummy: TLabel Left = 0 Top = 96 Width = 24 Height = 13 Caption = 'www' Visible = False end object mailDummy: TLabel Left = 0 Top = 112 Width = 18 Height = 13 Caption = 'mail' Visible = False end object bOk: TButton Left = 63 Top = 232 Width = 105 Height = 25 Caption = 'OK' Enabled = False ModalResult = 1 TabOrder = 0 end object rWarning: TRichEdit Left = 0 Top = 144 Width = 233 Height = 65 TabStop = False Lines.Strings = ( 'This program is generated with DEMO ' 'components. If you have questions don�t ' 'hesitate and contact us.') ReadOnly = True TabOrder = 1 end object Timer1: TTimer Interval = 7000 OnTimer = Timer1Timer Left = 200 Top = 16 end end